Package com.cisco.pt.ipc.sim.pdu
Interface TFTPRequest
- All Superinterfaces:
IPCData,Pdu,Signal,TFTPHeader
- All Known Implementing Classes:
TFTPRequestImpl
-
Method Summary
Methods inherited from interface com.cisco.pt.ipc.sim.pdu.Signal
encodeTypeAndPayload, getFieldValue, getOrderedFieldNames, pduReadMethods inherited from interface com.cisco.pt.ipc.sim.pdu.TFTPHeader
getType, setType
-
Method Details
-
getFileName
String getFileName()- Returns:
- String Returns a String
-
setFileName
- Parameters:
fileName- Takes in a parameter of fileName
-